golang.org/x/net/http2.ClientConn.sendGoAway (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L1182: if err := cc.sendGoAway(); err != nil {
transport.go#L1219: func (cc *ClientConn) sendGoAway() error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)